@charset "utf-8";
/* CSS Document url(../images/body_bg.jpg)*/
* {margin: 0px;padding: 0px;line-height:1.5em; font-size:12px; font-family: Arial, 宋体; border:none;color:#555;}
body{background:#fff ; padding:0;margin:0 auto;overflow-x:hidden; }
.clear{clear:both;}
#container{	margin:auto auto;width:1001px;background:url(../images/bodybg.gif) 0 -30px repeat-x #fff;overflow: hidden;}
ul{ list-style:none; margin:0; padding:0}
.loading {
    background: url(../../images/loading.gif) center center  no-repeat;
}
input.button{background:#ddd;height:21px; border-top:0;border-left:0; border-bottom:1px solid #666; border-right:1px solid #666; padding:3px 6px; margin-right:5px}
p{margin-bottom:1em;}
.noindent{text-indent:0em;}
strong{font-weight: bold;}
img{border:none;}
.hidden{display: none;}
a{text-decoration: none; }
/*p{margin:0px;padding:0px;}*/
#main_container{margin:0px auto; padding:0px;clear:both;}
/*me*/
/*====sub page=======*/
.page_body{height:452px;overflow: auto; min-height: 452px; height:auto;_height:452px ;_overflow-x:hidden; overflow-y: visible;border-top:1px solid #fff;padding-bottom:13px;}

/*--page body left----*/
.page_body .body_left{float:left;_display:inline;width:188px; overflow:hidden; text-align:left;margin-left:3px;}

div.channel{background:url(../images/h_w_btbg.gif) 2px -10px no-repeat;height:28px;line-height:33px;font-size: 14px;vertical-align: middle;font-weight: bold; padding-left:15px;color:#333; border-bottom:1px solid #666;}

ul.categoryList, ul.subCategoryList{list-style:none;display:none; /*border-left:1px solid #a9a9a9;border-right:1px solid #a9a9a9;*/}
ul.categoryList li{height:28px;border-bottom:1px solid #eee; letter-spacing:2px;}
ul.categoryList li a{text-decoration:none;display:block; height:33px; line-height:33px;vertical-align: bottom; color:#8B857A; padding-left:12px;padding-right:22px; font-size: 13px;}
ul.categoryList li a:hover{ color:#111;background-color:#e5e0c8; text-decoration:none;}
ul.categoryList li a.hasSub:hover{background-position:0px 0px;}
ul.categoryList li a.current{color:#666666;background-position:0px -45px;}
ul.categoryList li a.hasSubCurrent, ul.categoryList li a.hasSubCurrent:hover{background-color:#e5e0c8;color:#666666;background-position:0px 0px}
ul.img_menu_List{margin:25px auto 0px auto;}
ul.img_menu_List li{height:72px;margin :0px; letter-spacing:1px}

ul.subCategoryList{display:none;width:200px;border-top:1px solid #fff;margin-top:-1px;position:absolute;margin-left:217px;border-right:1px solid #fff;z-index:999}
/*--page body center----*/
.page_body .body_center{float:right;_display:inline;width:740px; overflow: auto; min-height: 452px; height:auto;_height:452px ;_overflow-x:hidden; overflow-y: visible;}

.main_mianbaoxie{margin:5px 0px 0px 25px;position:relative;height:25px; color:#c4c9d6; background:url(../images/bg_bread.jpg) bottom no-repeat; line-height:25px;padding-left:15px;}
.main_mianbaoxie a{color:#c4c9d6;padding-right:5px; padding-left:5px}
.main_mianbaoxie a.current{color:#333;font-size:12px;}

.aboutxt{
	width:600px;
	min-height:300px;
	height:auto !important;
	height:300px;
	text-align:left;
	color:#666;
	padding-bottom:50px;
	margin:10px auto 0px auto;
}
.aboutxt h6{
	color:#333;
	font-size:12px;
	padding-top:30px;
}
.aboutxt h4{
	clear:both;
	color:#333;
	font-size:12px;
}

.aboutxt h4 strong{
	color:#5c6cb7;
}
.aboutxt p{
	line-height:24px;
	text-indent:2em;
	margin-top:5px;
   
}
.aboutxt p a{ color:#666666;}
#container #main_container  div.line{ border-bottom:1px solid #b5b5b5;}
#main_container .page_body{clear: both;}
body fieldset{ margin:3px; border:1px solid #D8D8D8; padding:6px; overflow:hidden;}
body fieldset legend{padding:3px 6px;font-weight:700;border:1px solid #D8D8D8;background-color: #F9F9F9;}
body fieldset.blue{border:1px solid #dce3ed}
body fieldset.blue legend{padding:3px 8px;font-weight:700;color:#347add; background:none; border:none}
/*美化SELECT*/
select {
  	border: 1px solid #999;
	font-family: verdana;
	color: #333;
}
